

How to update from Friendly v1.0 to Friendly v1.1 [Don't forget to back up your files before proceeding]

----------------------------------------------------------------------------
---------------------------------- FTP -------------------------------------
Upload and replace the following files on your server:

themes/default/html/__admin-users-one-user.php
themes/default/html/__dashboard-one-alert-notifications.php
themes/default/html/__itemCard.php
themes/default/html/_foot.php
themes/default/html/_header.php
themes/default/html/_topbar-home.php
themes/default/html/_writestatus-hide.php
themes/default/html/_writestatus-pages.php
themes/default/html/_writestatus-groups.php
themes/default/html/search.php


themes/default/js/js_topbar.js
themes/default/js/js_messageschat.js


system/controllers/_all-required-search.php

system/controllers/_connect-facebook.php

system/controllers/ajax_admin-details.php
system/controllers/ajax_get_notifications.php
system/controllers/ajax_reload-activities-dashboard.php
system/controllers/ajax_reload-likes-dashboard.php
system/controllers/dashboard_mylikes.php
system/controllers/dashboard.php
system/controllers/oauthtwitterData.php
system/controllers/postear.php
system/controllers/postslike.php
system/controllers/search.php


(Consider only lines new translation.)

system/languages/en/admin.php
system/languages/es/admin.php

system/languages/en/global.php
system/languages/es/global.php


** The lines indicating the update, in the case of language are at the end of the files.



FILE NEWS

themes/default/js/title_notifier.js

system/controllers/facebook.php
system/controllers/facebook_email.php
themes/default/html/facebook-email.php





[or do a clean reinstall]

----------------------------------------------------------------------------
--------------------------------- Changelog --------------------------------
- Fixed some errors.
- Was improved, the implementation of logging, with Facebook.
- Was added, the state of global notifications, to be displayed in the page title (in numeric format).
- Has optimized the display of results in the search with hashtag.
- Has been optimized viewing posts, for displaying messages in groups.
- Has been optimized authenticator Twitter.
